[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
Aux input (INT 21h, 03h)
Read a character form the AUX-device. At startup, the AUX device
is initialized to COM1, No parity, 8 databits and one-stop bit.
We don't recomend use of this function, since it don't support
any status reading from the comm-port. Use INT 14 instead, or
even better - write your own communication drive that directly
accesses the ports.
Entry:
AH = 03h
Return:
AL = character read
See Also:
INT 21h, 04h
INT 14h, 02h
3F8
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson